home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d1 / bpq351.arc / KISS.DOC < prev    next >
Text File  |  1989-10-14  |  2KB  |  41 lines

  1.         KISS Proms for use with TheNode.
  2.  
  3. The disk has two prom images for for use with TNC2 (or clones), and one
  4. for use with the TNC220.
  5.  
  6. KISS is as released with the TCPIP package. I have used this code, and
  7. it seems to work, but it does have loopholes in its buffer management. As 
  8. I have experienced buffering problems with other KISS mode TNCs with TheNode,
  9. i've done a version which will reset if it runs out. This is a bit drastic,
  10. but should keep the system going. (Higher level software will retry the
  11. discarded messages). If it improves things, I'll refine it to discard the
  12. oldest. The new eprom image is in the file JKISS.
  13.  
  14.  
  15.  
  16. 220KISS is a version of JKISS, modified to run on the TNC220. This version
  17. only supports the VHF port (port 2) at 1200 baud,and the aync link to the PC
  18. is fixed at 2400. The DCD led is driven by software, but is controlled by the
  19. DCD signal from the modem (ie DCD processing is the same as with the TNC2 - 
  20. the SOFTDCD mode of the 220 is not implemented). Other versions are possible
  21. if there is sufficient interest - the main problem is that the KISS command
  22. set would have to be extended to include commands for port and speed switching.
  23.  
  24. Note the software is now set up to run with the clock speed jumper in the
  25. 'Low' speed position - several people have had problems running in the 'Fast'
  26. modee.
  27.  
  28.  
  29.  
  30. Version of these proms with CWID are still planned - as soon as I find time!
  31.  
  32.  
  33. For those of you unfamiliar with KISS TNCs, the STA led indicates frames
  34. being received from the PC and the CON led frames being sent to the PC. On
  35. powerup, some LEDS should flash about 3 times - which ones depends on the
  36. version and the RAM size in the TNC.
  37.  
  38.  
  39. John Wiseman, G8BPQ
  40. 12/4/89
  41.